Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
round
round
Round floating point numbers
Name:
round
Category:
math
Programming Language:
php
One-line Description:
Round the floating point number.
Related
What Precision Issues Should You Be Aware of When Using the round Function with Floating-Point Numbers?
2
How to Properly Use the round() Function in PHP? A Complete Guide to the Basics
7
Similar Functions
exp
exp
Calculatetheindexofe
getrandmax
getrandmax
Showthemaximumpossib
atan2
atan2
Arctangleoftwoparame
hypot
hypot
Calculatetheobliquel
cosh
cosh
Hyperboliccosine
mt_srand
mt_srand
Sowabetterrandomnumb
decoct
decoct
Convertdecimaltoocta
sin
sin
Sine
Popular Articles
What Precision Issues Should You Be Aware of When Using the round Function with Floating-Point Numbers?
How to Properly Use the round() Function in PHP? A Complete Guide to the Basics